home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hydos10 / mkdir < prev    next >
Text File  |  1991-04-25  |  405b  |  13 lines

  1.                                    MKDIR
  2.                            Creates a subdirectory
  3.                           See also <RMDIR> <CHDIR>
  4.  
  5. COMMAND TYPE: Internal                  VERSION: 2.0 and up
  6.  
  7. USE: MKDIR [d:]path
  8.  
  9. d:path specifies the drive and path where the subdirectory will be
  10.        located.  Path must be 63 characters long or less.
  11.  
  12. NOTE: MKDIR and MD are identical commands
  13.